Import maildir-utils_1.8.14-1.debian.tar.xz
authorMartin <debacle@debian.org>
Tue, 7 Feb 2023 22:53:40 +0000 (22:53 +0000)
committerMartin <debacle@debian.org>
Tue, 7 Feb 2023 22:53:40 +0000 (22:53 +0000)
[dgit import tarball maildir-utils 1.8.14-1 maildir-utils_1.8.14-1.debian.tar.xz]

25 files changed:
NEWS [new file with mode: 0644]
TODO [new file with mode: 0644]
changelog [new file with mode: 0644]
clean [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
maildir-utils.docs [new file with mode: 0644]
maildir-utils.info [new file with mode: 0644]
maildir-utils.install [new file with mode: 0644]
mu4e.elpa [new file with mode: 0644]
mu4e.info [new file with mode: 0644]
mu4e.links [new file with mode: 0644]
not-installed [new file with mode: 0644]
patches/adjust-mu-docdir [new file with mode: 0644]
patches/disable-emacs-compile [new file with mode: 0644]
patches/fix-guile-dev-package-bugginess [new file with mode: 0644]
patches/fix-manpages [new file with mode: 0644]
patches/fix-mu4e-msg2pdf-path [new file with mode: 0644]
patches/guile-3.0 [new file with mode: 0644]
patches/mu4e-dont-bytecompile [new file with mode: 0644]
patches/series [new file with mode: 0644]
rules [new file with mode: 0755]
source/format [new file with mode: 0644]
upstream/metadata [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..fb84c72
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,15 @@
+maildir-utils (1.6.1-1) experimental; urgency=medium
+
+  * The database schemata has changed. After upgrading from mu <= 1.6.0 to
+    any version >= 1.6.1, mu init (followed by mu index) must be called.
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 01 Aug 2021 10:02:39 +0900
+
+maildir-utils (0.6~beta1-1) unstable; urgency=low
+
+  * From this release onward maildir utils does not ship separate programs,
+    but only one binary mu that allows for different commands.
+    So "mu-index" is not "mu index". Please see that man page of mu
+    for details.
+
+ -- Norbert Preining <preining@debian.org>  Thu, 21 Jan 2010 14:39:49 +0900
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..d2340a5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+* fix msg2pdf call in mu4e
+
+* fix linking with libz etc (dh_shlibs warning):
+dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/mu/usr/bin/mu-msginfo debian/mu/usr/bin/mu-index debian/mu/usr/bin/mu-find" were not uselessly linked against it (they use none of its symbols).
+dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/mu/usr/bin/mu-msginfo debian/mu/usr/bin/mu-index debian/mu/usr/bin/mu-find" were not uselessly linked against it (they use none of its symbols).
+dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/mu/usr/bin/mu-msginfo debian/mu/usr/bin/mu-index" were not uselessly linked against it (they use none of its symbols).
+dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/mu/usr/bin/mu-msginfo debian/mu/usr/bin/mu-index" were not uselessly linked against it (they use none of its symbols).
+dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/mu/usr/bin/mu-msginfo debian/mu/usr/bin/mu-index" were not uselessly linked against it (they use none of its symbols).
+dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/mu/usr/bin/mu-msginfo debian/mu/usr/bin/mu-index" were not uselessly linked against it (they use none of its symbols).
+
diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..6451156
--- /dev/null
+++ b/changelog
@@ -0,0 +1,702 @@
+maildir-utils (1.8.14-1) unstable; urgency=medium
+
+  * New upstream verion
+
+ -- Martin <debacle@debian.org>  Tue, 07 Feb 2023 22:53:40 +0000
+
+maildir-utils (1.8.13-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Martin <debacle@debian.org>  Mon, 23 Jan 2023 00:00:53 +0000
+
+maildir-utils (1.8.10-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Martin <debacle@debian.org>  Sat, 08 Oct 2022 14:10:38 +0000
+
+maildir-utils (1.8.7-2) unstable; urgency=medium
+
+  * debian/rules: Both armel and ia64 have guile-3.0-dev, stop passing
+    --disable-guile there (thanks to Adrian Bunk)
+
+ -- Martin <debacle@debian.org>  Mon, 01 Aug 2022 06:51:47 +0000
+
+maildir-utils (1.8.7-1) unstable; urgency=medium
+
+  * New upstream version
+  * Add symlink in mu4e to NEWS.org in mu4e (Closes: #1016134)
+  * Switch to dh_elpa and more modern debian/rules
+
+ -- Martin <debacle@debian.org>  Sun, 31 Jul 2022 17:10:04 +0000
+
+maildir-utils (1.8.6-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Martin <debacle@debian.org>  Mon, 18 Jul 2022 18:03:46 +0000
+
+maildir-utils (1.8.5-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Martin <debacle@debian.org>  Mon, 11 Jul 2022 20:40:10 +0000
+
+maildir-utils (1.8.3-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Martin <debacle@debian.org>  Tue, 05 Jul 2022 06:30:26 +0000
+
+maildir-utils (1.8.2-1) unstable; urgency=medium
+
+  * New upstream version 1.8.2 (Closes: #1013942)
+  * Migrate package to Emacs team on Salsa,
+    thanks to Norbert for maintaining this package over 13 years!
+  * Remove dependencies on "dpkg | install-info" (Closes: #1013830, #1013834)
+  * Refresh patches, remove obsolete fix-mug-build
+
+ -- Martin <debacle@debian.org>  Wed, 29 Jun 2022 19:00:50 +0000
+
+maildir-utils (1.6.10-1) unstable; urgency=medium
+
+  * New upstream version 1.6.10
+
+ -- Norbert Preining <norbert@preining.info>  Sat, 13 Nov 2021 17:24:13 +0900
+
+maildir-utils (1.6.9-1) unstable; urgency=medium
+
+  * New upstream version 1.6.9
+  * Update patch.
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 25 Oct 2021 07:19:56 +0900
+
+maildir-utils (1.6.7-1) unstable; urgency=medium
+
+  * New upstream version 1.6.7
+  * Update patch.
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 17 Oct 2021 21:47:44 +0900
+
+maildir-utils (1.6.6-1) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.5.1, no changes needed.
+  * Remove Section on maildir-utils, Priority on mu4e that duplicate source.
+  * Remove constraints unnecessary since buster
+
+  [ Norbert Preining ]
+  * Update standards version to 4.6.0, no changes needed.
+  * New upstream version 1.6.6
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 05 Sep 2021 18:08:49 +0900
+
+maildir-utils (1.6.5-1) unstable; urgency=medium
+
+  * New upstream version 1.6.5
+
+ -- Norbert Preining <norbert@preining.info>  Fri, 27 Aug 2021 07:49:53 +0900
+
+maildir-utils (1.6.4-1) unstable; urgency=medium
+
+  * New upstream version 1.6.4
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 23 Aug 2021 10:20:03 +0900
+
+maildir-utils (1.6.3-1) unstable; urgency=medium
+
+  * New upstream version 1.6.3
+  * Drop upstream patch.
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 16 Aug 2021 01:09:51 +0900
+
+maildir-utils (1.6.1-1) experimental; urgency=medium
+
+  * New upstream version 1.6.1
+  * Drop upstream patches.
+  * Cherry-pick upstream fix for schemata warning
+  * Add a NEWS entry for database schemata
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 01 Aug 2021 10:04:26 +0900
+
+maildir-utils (1.6.0-1) experimental; urgency=medium
+
+  * New upstream version 1.6.0
+  * Update list of installed files.
+  * Add libreadline-dev to B-D.
+  * Update patches.
+  * Cherry-pick several fixes from upstream.
+
+ -- Norbert Preining <norbert@preining.info>  Fri, 30 Jul 2021 09:24:31 +0900
+
+maildir-utils (1.4.15-1) unstable; urgency=medium
+
+  * New upstream version 1.4.15
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 24 Jan 2021 01:01:10 +0900
+
+maildir-utils (1.4.14-1) unstable; urgency=medium
+
+  * New upstream version 1.4.14
+
+ -- Norbert Preining <norbert@preining.info>  Wed, 06 Jan 2021 12:17:25 +0900
+
+maildir-utils (1.4.13-2) unstable; urgency=medium
+
+  * Use guile-3.0 (Closes: #969674)
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 07 Sep 2020 12:17:45 +0900
+
+maildir-utils (1.4.13-1) unstable; urgency=medium
+
+  * New upstream version 1.4.13
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 10 Aug 2020 08:58:04 +0900
+
+maildir-utils (1.4.12-1) unstable; urgency=medium
+
+  * New upstream version 1.4.12
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 26 Jul 2020 22:30:22 +0900
+
+maildir-utils (1.4.11-1) unstable; urgency=medium
+
+  * New upstream version 1.4.11
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 26 Jul 2020 18:59:49 +0900
+
+maildir-utils (1.4.10-1) unstable; urgency=medium
+
+  * New upstream version 1.4.10
+
+ -- Norbert Preining <norbert@preining.info>  Wed, 10 Jun 2020 13:09:11 +0900
+
+maildir-utils (1.4.9-1) unstable; urgency=medium
+
+  * New upstream version 1.4.9
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 07 Jun 2020 16:47:54 +0900
+
+maildir-utils (1.4.8-1) unstable; urgency=medium
+
+  * New upstream version 1.4.8
+
+ -- Norbert Preining <norbert@preining.info>  Sat, 30 May 2020 20:17:50 +0900
+
+maildir-utils (1.4.7-1) unstable; urgency=medium
+
+  * New upstream version 1.4.7
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 25 May 2020 10:45:46 +0900
+
+maildir-utils (1.4.6-1) unstable; urgency=medium
+
+  * New upstream version 1.4.6
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 17 May 2020 21:06:22 +0900
+
+maildir-utils (1.4.5-1) unstable; urgency=medium
+
+  * New upstream version 1.4.5
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 10 May 2020 18:18:13 +0900
+
+maildir-utils (1.4.4-1) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Rely on pre-initialized dpkg-architecture variables.
+
+  [ Norbert Preining ]
+  * New upstream version 1.4.4
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 04 May 2020 20:33:45 +0900
+
+maildir-utils (1.4.3-1) unstable; urgency=medium
+
+  * New upstream version 1.4.3
+  * update patches
+
+ -- Norbert Preining <norbert@preining.info>  Wed, 29 Apr 2020 21:31:29 +0900
+
+maildir-utils (1.4.1-1) unstable; urgency=medium
+
+  * New upstream version 1.4.1
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 20 Apr 2020 08:09:30 +0900
+
+maildir-utils (1.4-1) unstable; urgency=medium
+
+  * New upstream version 1.4
+  * update patches
+  * switch to debhelper compat 12
+
+ -- Norbert Preining <norbert@preining.info>  Sat, 18 Apr 2020 21:05:26 +0900
+
+maildir-utils (1.3.9-1) experimental; urgency=medium
+
+  * New upstream version 1.3.9
+  * update patches, import post release fixes from git
+  * update watch file for gh releases/tags
+
+ -- Norbert Preining <norbert@preining.info>  Wed, 26 Feb 2020 10:02:55 +0900
+
+maildir-utils (1.3.6-1) experimental; urgency=medium
+
+  * New upstream version 1.3.6
+  * update patches
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 29 Dec 2019 08:01:37 +0900
+
+maildir-utils (1.3.5-1) experimental; urgency=medium
+
+  * New upstream version 1.3.5
+  * update patches
+
+ -- Norbert Preining <norbert@preining.info>  Thu, 10 Oct 2019 17:35:37 +0900
+
+maildir-utils (1.2.0-2) unstable; urgency=medium
+
+  * Enable guile for armel and ia64 (Closes: #918051)
+  * upload to unstable (source only)
+  * close old gmime3 conversion bug (Closes: #867352)
+
+ -- Norbert Preining <norbert@preining.info>  Mon, 08 Jul 2019 17:21:12 +0900
+
+maildir-utils (1.2.0-1) experimental; urgency=medium
+
+  * New upstream version 1.2.0
+  * update/cleanup patches
+  * update build-deps
+  * work around libguile-2.2-dev installation error breaking autoconf macros
+
+ -- Norbert Preining <norbert@preining.info>  Tue, 16 Apr 2019 15:58:41 +0900
+
+maildir-utils (1.0-7) unstable; urgency=medium
+
+  * update vcs, email, bump standards version
+
+ -- Norbert Preining <norbert@preining.info>  Sun, 03 Mar 2019 08:08:05 +0900
+
+maildir-utils (1.0-6) unstable; urgency=medium
+
+  * drop all of m-u-extra as it needs deprecated webkit1 (Closes: #905695)
+
+ -- Norbert Preining <preining@debian.org>  Wed, 08 Aug 2018 21:18:09 +0900
+
+maildir-utils (1.0-5) unstable; urgency=medium
+
+  * typos in Makefile, next round on armel
+
+ -- Norbert Preining <preining@debian.org>  Fri, 18 May 2018 13:56:28 +0900
+
+maildir-utils (1.0-4) unstable; urgency=medium
+
+  * also make sure that we don't try to install guile related libs
+    on armel
+
+ -- Norbert Preining <preining@debian.org>  Sun, 13 May 2018 13:31:37 +0900
+
+maildir-utils (1.0-3) unstable; urgency=medium
+
+  * don't request non-existing libguile-2.2-dev on armel
+
+ -- Norbert Preining <preining@debian.org>  Tue, 08 May 2018 13:42:47 +0900
+
+maildir-utils (1.0-2) unstable; urgency=medium
+
+  * fix NEWS entry in mu4e welcome screen (Closes: #882341)
+    - install everything into /u/s/d/maildir-utils
+    - adjust MU_DOC_DIR to refer to it
+  * reintroduce maildir-utils-extra with mug
+
+ -- Norbert Preining <preining@debian.org>  Wed, 04 Apr 2018 01:58:11 +0900
+
+maildir-utils (1.0-1) unstable; urgency=medium
+
+  * New upstream version 1.0 (Closes: #894695)
+  * switch to guile-2.2 for building (Closes: #885216)
+  * update patches
+  * switch VCS fields to Salsa
+  * bump standards version, no changes necessary
+  * use guile-2.2 instead of guile-2.0
+
+ -- Norbert Preining <preining@debian.org>  Wed, 04 Apr 2018 00:18:00 +0900
+
+maildir-utils (0.9.18-2) unstable; urgency=medium
+
+  * drop maildir-utils-extra package, mug/msg2pdf cannot be build with
+    webkitgtk4 (Closes: #866645)
+  * bump standards version, no changes necessary
+
+ -- Norbert Preining <preining@debian.org>  Tue, 11 Jul 2017 23:28:20 +0900
+
+maildir-utils (0.9.18-1) unstable; urgency=medium
+
+  * New upstream version 0.9.18 (Closes: #851596)
+  * remove upstream patch
+
+ -- Norbert Preining <preining@debian.org>  Tue, 17 Jan 2017 09:15:09 +0900
+
+maildir-utils (0.9.17-2) unstable; urgency=medium
+
+  * cherrypick upstream fix for broken clearlinks (Closes: #844708)
+
+ -- Norbert Preining <preining@debian.org>  Sun, 20 Nov 2016 07:33:15 +0900
+
+maildir-utils (0.9.17-1) unstable; urgency=medium
+
+  * New upstream version 0.9.17 (Closes: #844375)
+  * update patches
+  * bump standards version, no changes necessary
+  * switch to debhelper compat 9
+
+ -- Norbert Preining <preining@debian.org>  Wed, 16 Nov 2016 14:50:39 +0900
+
+maildir-utils (0.9.16-1) unstable; urgency=medium
+
+  * Imported Upstream version 0.9.16
+  * update installed documentation files
+  * update patches to new release
+  * bump standards version, no changes necessary
+  * update vcs-browser field
+  * update development url in debian/copyright and debian/watch
+
+ -- Norbert Preining <preining@debian.org>  Wed, 02 Mar 2016 16:57:50 +0900
+
+maildir-utils (0.9.12-3) unstable; urgency=medium
+
+  * do not byte compile el files, that is done in postinst for installed
+    flavors (Closes: #797075)
+  * drop build-dep on emacs, and remove configure.ac test for it
+
+ -- Norbert Preining <preining@debian.org>  Sat, 29 Aug 2015 17:48:33 +0900
+
+maildir-utils (0.9.12-2) unstable; urgency=medium
+
+  * new upload to trigger rebuild on powerpc
+
+ -- Norbert Preining <preining@debian.org>  Fri, 26 Jun 2015 14:18:25 +0900
+
+maildir-utils (0.9.12-1) unstable; urgency=medium
+
+  * Imported Upstream version 0.9.12
+
+ -- Norbert Preining <preining@debian.org>  Thu, 07 May 2015 15:36:18 +0900
+
+maildir-utils (0.9.11-1) experimental; urgency=medium
+
+  * Imported Upstream version 0.9.11
+
+ -- Norbert Preining <preining@debian.org>  Tue, 03 Mar 2015 11:54:26 +0900
+
+maildir-utils (0.9.9.6-5) unstable; urgency=medium
+
+  * bump build-dep version for guile-2.0-dev another time, arm build
+    failures (Closes: #764196)
+
+ -- Norbert Preining <preining@debian.org>  Wed, 08 Oct 2014 08:57:14 +0900
+
+maildir-utils (0.9.9.6-4) unstable; urgency=low
+
+  * bump build-dep version for guile-2.0-dev (Closes: #763420)
+  * bump standards version, no changes necessary
+
+ -- Norbert Preining <preining@debian.org>  Mon, 06 Oct 2014 15:42:03 +0900
+
+maildir-utils (0.9.9.6-3) unstable; urgency=medium
+
+  * fix VCS fields
+  * fix mu4e's expectation where msg2pdf is (Closes: #760598)
+
+ -- Norbert Preining <preining@debian.org>  Sat, 06 Sep 2014 06:28:08 +0900
+
+maildir-utils (0.9.9.6-2) unstable; urgency=medium
+
+  * switch to emacs24 as emacs (Closes: #754034)
+  * clean up mu4e packaging according to emacs addon policy
+  * add pmccabe to build-deps for tests
+
+ -- Norbert Preining <preining@debian.org>  Mon, 07 Jul 2014 08:26:56 +0900
+
+maildir-utils (0.9.9.6-1) unstable; urgency=medium
+
+  * Imported Upstream version 0.9.9.6 (Closes: #753174)
+  * adapt/remove patches for new release
+
+ -- Norbert Preining <preining@debian.org>  Mon, 30 Jun 2014 08:16:43 +0900
+
+maildir-utils (0.9.9.5-3) unstable; urgency=medium
+
+  * fix FTBFS due to GTK_STOCK_* missing (Closes: #741777)
+  * bump standards version, no changes necessary
+  * update git web address
+  * activate hardening
+
+ -- Norbert Preining <preining@debian.org>  Tue, 18 Mar 2014 15:55:55 +0900
+
+maildir-utils (0.9.9.5-2) unstable; urgency=low
+
+  * disable mu-guile building on ia64, it does not have guile-2.0
+
+ -- Norbert Preining <preining@debian.org>  Mon, 07 Oct 2013 11:54:26 +0900
+
+maildir-utils (0.9.9.5-1) unstable; urgency=low
+
+  * Imported Upstream version 0.9.9.5
+  * unfuzzify and adapt patches
+  * update build-dep to libgtk3, and libgtkwebkit-3.0-dev
+  * use dh_autoreconf(_clean) in building
+  * add texinfo for info/doc building
+  * bump standards version, no changes necessary
+  * mu-guile building:
+    - add guile-2.0-dev to build-dev
+    - fix mu-guile.texi syntax error for @subtitle
+    - adapt for dealing with the shared library
+
+ -- Norbert Preining <preining@debian.org>  Fri, 05 Jul 2013 14:44:03 +0900
+
+maildir-utils (0.9.9-1) unstable; urgency=low
+
+  * new upstream release
+  * fix formatting of the description (Closes: #688583)
+  * adapt patches
+  * change dependency to binary:Version to allow binNMUs
+
+ -- Norbert Preining <preining@debian.org>  Mon, 07 Jan 2013 12:02:38 +0900
+
+maildir-utils (0.9.8.5-3) unstable; urgency=low
+
+  * restrict mu4e and m-u-e's dependency on maildir-utils to the same
+    version (and including bin-nmus for mu4e)
+
+ -- Norbert Preining <preining@debian.org>  Thu, 23 Aug 2012 09:22:35 +0900
+
+maildir-utils (0.9.8.5-2) unstable; urgency=low
+
+  * cherry pick git commit 4fa0c57d from upstream that fixes encoding
+    problems due to optimizations (Closes: #685472)
+    (thanks to Olaf Meeuwissen for the detailed analysis)
+
+ -- Norbert Preining <preining@debian.org>  Tue, 21 Aug 2012 14:52:44 +0900
+
+maildir-utils (0.9.8.5-1) unstable; urgency=low
+
+  * new upstream release
+  * add the necessary replace for mailutils << 1:2.99.97-3
+  * adapt patches, drop included upstream-xapian-ignore-third-digit
+  * actually build depend on emacs, since the configure script now
+    checks the version of emacs
+
+ -- Norbert Preining <preining@debian.org>  Mon, 02 Jul 2012 08:11:56 +0900
+
+maildir-utils (0.9.8.4-3) unstable; urgency=high
+
+  * conflict with mailutils << 1:2.99.97-3 (same files) (Closes: #678484)
+
+ -- Norbert Preining <preining@debian.org>  Sun, 24 Jun 2012 17:36:00 +0900
+
+maildir-utils (0.9.8.4-2) unstable; urgency=low
+
+  * mention GFDL without invariant sections etc for mu4e.texi etc
+    (Closes: #672596)
+  * fix FTBFS due to xapian version check being to strict (Closes: #672707)
+
+ -- Norbert Preining <preining@debian.org>  Sun, 13 May 2012 11:58:08 +0900
+
+maildir-utils (0.9.8.4-1) unstable; urgency=low
+
+  * new upstream release
+  * unfuzzify and adapt patches
+  * install new toy msg2pdf into maildir-utils-extra
+  * package emacs mu4e into a separate package, and install emacs support
+  * remove quilt from build-deps, and add emacsen-common
+
+ -- Norbert Preining <preining@debian.org>  Thu, 10 May 2012 09:13:30 +0900
+
+maildir-utils (0.9.8.3-1) unstable; urgency=low
+
+  * new upstream release
+    - now builds with gcc 4.7 (Closes: #667269)
+
+ -- Norbert Preining <preining@debian.org>  Tue, 08 May 2012 09:23:42 +0900
+
+maildir-utils (0.9.8.2-1) unstable; urgency=low
+
+  * several new upstream versions
+  * b-d on libgmime-2.6-dev (Closes: #664001, #664006)
+  * bump standards version to 3.9.3, no changes necessary
+  * switch to source format 3.0 (quilt): debian/control, debian/rules
+  * maildir-utils depends on dpkg/install-info (lintian warning)
+  * fix man page lintian warnings
+
+ -- Norbert Preining <preining@debian.org>  Thu, 15 Mar 2012 08:45:56 +0900
+
+maildir-utils (0.9.7-1) unstable; urgency=low
+
+  * new upstream release
+    - don't enforce UTF-8 output, use locale (Closes: #534209)
+    - man pages changed/updated (Closes: #554011)
+  * fix typo in description (Closes: #638987)
+
+ -- Norbert Preining <preining@debian.org>  Sun, 04 Sep 2011 02:33:23 +0900
+
+maildir-utils (0.9.6.99.1-1) unstable; urgency=low
+
+  * actually release 0.9.7-pre
+  * fix typo in description of maildir-utils-gtk (Closes: #636850)
+  * make lintian happy by adding some recommended targets in debian/rules
+  * rename maildir-utils-gtk to maildir-utils-extra as we will probably
+    include the guile interface and some other things there, soon.
+    Add accordingly replaces and conflicts to debian/control, and
+    adapt debian/rules.
+
+ -- Norbert Preining <preining@debian.org>  Tue, 23 Aug 2011 11:03:26 +0900
+
+maildir-utils (0.9.6-2) unstable; urgency=low
+
+  * split of mug into its own package to reduce dependencies
+    (suggestion by Stephan Jänecke)
+
+ -- Norbert Preining <preining@debian.org>  Tue, 26 Jul 2011 21:36:01 +0900
+
+maildir-utils (0.9.6-1) unstable; urgency=low
+
+  * new upstream release
+  * change build dep from libwebkit-dev to libwebkitgtk-dev (Closes: #635419)
+  * bump standards version to 3.9.2, no chances necessary
+
+ -- Norbert Preining <preining@debian.org>  Tue, 26 Jul 2011 08:05:11 +0900
+
+maildir-utils (0.9.5-1) unstable; urgency=low
+
+  * new upstream releases
+  * fix build dependencies (add libgtk2.0-dev, webkit-dev, remove old
+    libgmime, add xdg-utils for xdg-open test)
+  * install mug2 as /usr/bin/mug, adapt the path of the svg in the Makefile.*
+    install mug.svg into /usr/share/pixmaps
+
+ -- Norbert Preining <preining@debian.org>  Tue, 26 Apr 2011 11:09:04 +0900
+
+maildir-utils (0.9.1-1) experimental; urgency=low
+
+  * new upstream releases
+  * disable fix-clearlinks patch, included upstream
+
+ -- Norbert Preining <preining@debian.org>  Tue, 21 Dec 2010 14:59:07 +0900
+
+maildir-utils (0.8-1) experimental; urgency=low
+
+  * upload to experimental to keep sid for squeeze fixes
+  * new upstream release
+  * disable patch fix-msgid-search, included upstream
+
+ -- Norbert Preining <preining@debian.org>  Sat, 13 Nov 2010 22:13:58 +0900
+
+maildir-utils (0.7-2) unstable; urgency=low
+
+  * fix broken search of msgids, patch by Benjamin Mako Hill
+    (closes: #601072) (included upstream)
+  * fix clearing of symlinks, patch by Antonin Kral (upstream issue 28)
+    (closes: #578806)
+  * bump standards version to 3.9.1, no changes necessary
+
+ -- Norbert Preining <preining@debian.org>  Tue, 02 Nov 2010 00:08:03 +0900
+
+maildir-utils (0.7-1) unstable; urgency=low
+
+  * Imported Upstream version 0.7
+  * disable upstream included make-index-silent patch
+
+ -- Norbert Preining <preining@debian.org>  Sun, 28 Feb 2010 19:30:03 +0900
+
+maildir-utils (0.6-2) unstable; urgency=low
+
+  * make mu index -q really silent, patch by Michael Guntsche
+    (Closes: #568668)
+  * bump standards version to 3.8.4, no changes necessary
+  * add a README.source file in debian/
+
+ -- Norbert Preining <preining@debian.org>  Thu, 11 Feb 2010 15:54:55 +0900
+
+maildir-utils (0.6-1) unstable; urgency=low
+
+  * new upstream release
+  * debian packaging:
+    - debian/patches: remove fix-maildir-check from queue, included upstream
+
+ -- Norbert Preining <preining@debian.org>  Mon, 01 Feb 2010 10:06:16 +0900
+
+maildir-utils (0.6~beta1-2) unstable; urgency=low
+
+  * add a patch from Michael Guntsche to fix using ~/Maildir by default
+    (Closes: #566183)
+  * debian packaging changes:
+    - debian/patches: add fix-maildir-check patch and series dir
+    - debian/rules: add quilt stuff
+    - debian/control: add quilt to build-dep
+
+ -- Norbert Preining <preining@debian.org>  Fri, 22 Jan 2010 11:52:11 +0900
+
+maildir-utils (0.6~beta1-1) unstable; urgency=low
+
+  * new upstream release 0.6-beta
+    - that merges the several different programs under one binary mu
+    - no sqlite storage is used anymore
+  * debian packaging changes:
+    - debian/patches
+      . remove all patches
+    - remove debian/HOWTO (upstream document) it is completely outdated
+    - debian/control:
+      . adjust build-dep for gmime-2.4
+      . remove build-dep on quilt and sqlite
+      . adjust the description to new reality
+    - debian/rules:
+      . do not try to install doc files that are not present anymore
+      . disable quilt adaptions
+    - add debian/NEWS that explains that the separate programs are gone
+
+ -- Norbert Preining <preining@debian.org>  Tue, 19 Jan 2010 20:12:43 +0900
+
+maildir-utils (0.4-4) unstable; urgency=low
+
+  [ Stefano Zacchiroli ]
+  * Add new patch xapian-cleanup-transaction to avoid one Xapian
+    transaction per delete message upon cleanup. (Closes: #535162)
+
+  [ Norbert Preining ]
+  * switch to source format 3.0 (quilt) and back, I enjoy being
+    hindered in normal dev activity by funny proposals and new formats
+  * add ${misc:Depends} to the dependencies
+
+ -- Norbert Preining <preining@debian.org>  Sun, 17 Jan 2010 02:58:34 +0900
+
+maildir-utils (0.4-3) unstable; urgency=low
+
+  * start using git: import 0.4-1, 0.4-2, add Vcs-{Git,Web} in debian/control
+  * fix debian/rules file for new quilt usage method
+  * add a patch by Michael Guntsche to fix mu-index -q segfault
+    (Closes: #542367)
+  * install HOWTO file from website via debian for now (Closes: #553179)
+  * use dh_prep instead of dh_clean -k
+  * pump standards version to 3.8.3
+  * fix mis-behaviour of mu-find --format=p or --format=P (Closes: #537234)
+
+ -- Norbert Preining <preining@debian.org>  Fri, 30 Oct 2009 03:39:18 +0900
+
+maildir-utils (0.4-2) unstable; urgency=low
+
+  * fix watch file
+
+ -- Norbert Preining <preining@debian.org>  Sun, 28 Dec 2008 22:57:46 +0100
+
+maildir-utils (0.4-1) unstable; urgency=low
+
+  * First release (Closes: #500194)
+
+ -- Norbert Preining <preining@debian.org>  Thu, 04 Dec 2008 19:13:08 +0100
diff --git a/clean b/clean
new file mode 100644 (file)
index 0000000..6ced04b
--- /dev/null
+++ b/clean
@@ -0,0 +1 @@
+mu4e/mu4e-pkg.el
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..21793e0
--- /dev/null
+++ b/control
@@ -0,0 +1,45 @@
+Source: maildir-utils
+Section: mail
+Priority: optional
+Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
+Uploaders: Martin <debacle@debian.org>
+Build-Depends: debhelper-compat (= 13),
+       dh-elpa,
+       emacsen-common,
+       guile-3.0-dev,
+       libgmime-3.0-dev,
+       libgtk-3-dev,
+       libreadline-dev,
+       libxapian-dev,
+       pmccabe,
+       texinfo,
+       xdg-utils,
+       zlib1g-dev,
+Standards-Version: 4.6.0
+Rules-Requires-Root: no
+Homepage: https://www.djcbsoftware.nl/code/mu/
+Vcs-Git: https://salsa.debian.org/emacsen-team/maildir-utils.git
+Vcs-Browser: https://salsa.debian.org/emacsen-team/maildir-utils
+
+Package: maildir-utils
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Set of utilities to deal with Maildirs (upstream name mu)
+ mu is a set of utilities to deal with Maildirs, specifically,
+ indexing and searching.
+  - mu index - recursively scans a collection of email messages, and
+    stores information found in a database.
+  - mu find - searches for messages based on some search criteria.
+  - mu mkmdir - creates a new Maildir.
+ .
+ mu uses libgmime to parse the message, and Xapian to store the message data.
+
+Package: mu4e
+Section: lisp
+Architecture: all
+Depends: ${misc:Depends}, maildir-utils (>= ${source:Version}), maildir-utils (<< ${source:Version}.1~), emacsen-common
+Description: e-mail client for Emacs based on mu (maildir-utils)
+ mu4e (mu-for-emacs) is an e-mail client for GNU-Emacs version 23 and
+ later, built on top of the mu e-mail search engine. mu4e is optimized
+ for fast handling of large amounts of e-mail.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..bcbb344
--- /dev/null
+++ b/copyright
@@ -0,0 +1,47 @@
+This package was debianized by Norbert Preining <preining@debian.org> on
+Thu Sep 25 22:38:46 CEST 2008.
+
+The original source was downloaded from
+  https://github.com/djcb/mu/releases
+
+The contents of the debian/ directory is released under the GNU
+General Public Licence version 2 or (at your option) any later
+version, unless otherwise explicitly stated in the file in question.
+The files under debian/ are under Copyright by:
+
+        Norbert Preining <preining@debian.org> (2008-2016)
+       
+** Copyright (C) 2008 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
+**
+** This program is free software; you can redistribute it and/or modify it
+** under the terms of the GNU General Public License as published by the
+** Free Software Foundation; either version 3, or (at your option) any
+** later version.
+**
+** This program is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+** GNU General Public License for more details.
+**
+** You should have received a copy of the GNU General Public License
+** along with this program; if not, write to the Free Software Foundation,
+** Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  
+
+
+
+The file mu4e.texi and the files generated from it are licensed as follows:
+   Permission is granted to copy, distribute and/or modify this document
+   under the terms of the GNU Free Documentation License, Version 1.3 or
+   any later version published by the Free Software Foundation; with no
+   Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
+   copy of the license is included in the section entitled ``GNU Free
+   Documentation License.''
+
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License v3 can be found in `/usr/share/common-licenses/GPL-3' file, 
+and the complete text of the GNU General Public License v2 can be found
+in `/usr/share/common-licenses/GPL-2' file, and the complete text of
+the GNU Free Documentation License, Version 1.3, can be found in
+`/usr/share/common-licenses/GFDL-1.3' file.
+
diff --git a/maildir-utils.docs b/maildir-utils.docs
new file mode 100644 (file)
index 0000000..ed73f01
--- /dev/null
@@ -0,0 +1,3 @@
+NEWS.org
+README.org
+TODO
diff --git a/maildir-utils.info b/maildir-utils.info
new file mode 100644 (file)
index 0000000..5787768
--- /dev/null
@@ -0,0 +1 @@
+usr/share/info/mu-*
diff --git a/maildir-utils.install b/maildir-utils.install
new file mode 100644 (file)
index 0000000..8db34d5
--- /dev/null
@@ -0,0 +1,6 @@
+usr/bin
+usr/lib
+usr/share/doc
+usr/share/guile
+usr/share/man
+usr/share/mu
diff --git a/mu4e.elpa b/mu4e.elpa
new file mode 100644 (file)
index 0000000..f22fb77
--- /dev/null
+++ b/mu4e.elpa
@@ -0,0 +1 @@
+mu4e/*.el
diff --git a/mu4e.info b/mu4e.info
new file mode 100644 (file)
index 0000000..e8fe79f
--- /dev/null
+++ b/mu4e.info
@@ -0,0 +1 @@
+usr/share/info/mu4e*
diff --git a/mu4e.links b/mu4e.links
new file mode 100644 (file)
index 0000000..23ec6bb
--- /dev/null
@@ -0,0 +1,3 @@
+/usr/share/doc/maildir-utils/NEWS.org /usr/share/doc/mu4e/NEWS.org
+/usr/share/doc/maildir-utils/README.org.gz /usr/share/doc/mu4e/README.org.gz
+/usr/share/doc/maildir-utils/TODO.gz /usr/share/doc/mu4e/TODO.gz
diff --git a/not-installed b/not-installed
new file mode 100644 (file)
index 0000000..5dc5f76
--- /dev/null
@@ -0,0 +1 @@
+usr/share/emacs/site-lisp/mu4e
diff --git a/patches/adjust-mu-docdir b/patches/adjust-mu-docdir
new file mode 100644 (file)
index 0000000..67158f6
--- /dev/null
@@ -0,0 +1,15 @@
+---
+ configure.ac |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -232,7 +232,7 @@
+ ###############################################################################
+ # docdir, so we can use it in mu4e-meta.el.in
+-AC_SUBST(MU_DOC_DIR, "${prefix}/share/doc/mu")
++AC_SUBST(MU_DOC_DIR, "${prefix}/share/doc/maildir-utils")
+ ###############################################################################
+ AC_CONFIG_FILES([
diff --git a/patches/disable-emacs-compile b/patches/disable-emacs-compile
new file mode 100644 (file)
index 0000000..95b37d3
--- /dev/null
@@ -0,0 +1,21 @@
+---
+ elisp-comp |    6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+Index: maildir-utils.git/elisp-comp
+===================================================================
+--- maildir-utils.git.orig/elisp-comp  2012-05-09 22:14:53.043457743 +0900
++++ maildir-utils.git/elisp-comp       2012-05-09 23:29:25.069462886 +0900
+@@ -76,9 +76,9 @@
+ (
+   cd $tempdir
+-  echo "(setq load-path (cons nil load-path))" > script
+-  $EMACS -batch -q -l script -f batch-byte-compile *.el || exit $?
+-  mv *.elc ..
++#  echo "(setq load-path (cons nil load-path))" > script
++#  $EMACS -batch -q -l script -f batch-byte-compile *.el || exit $?
++#  mv *.elc ..
+ ) || exit $?
+ (exit 0); exit 0
diff --git a/patches/fix-guile-dev-package-bugginess b/patches/fix-guile-dev-package-bugginess
new file mode 100644 (file)
index 0000000..dcd09d6
--- /dev/null
@@ -0,0 +1,15 @@
+---
+ configure.ac |    2 ++
+ 1 file changed, 2 insertions(+)
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -201,6 +201,8 @@
+       GUILE_PKG([3.0 2.2])
+       GUILE_PROGS
+       GUILE_FLAGS
++      GUILE_SNARF=guile-snarf
++      GUILE_TOOLS=guile-tools
+       AC_DEFINE_UNQUOTED([GUILE_BINARY],"$GUILE",[guile binary])
+       vsnarf=guile-snarf${GUILE_EFFECTIVE_VERSION}
+       AC_CHECK_PROGS(GUILE_SNARF,[${vsnarf} guile-snarf], [no])
diff --git a/patches/fix-manpages b/patches/fix-manpages
new file mode 100644 (file)
index 0000000..54b0ea3
--- /dev/null
@@ -0,0 +1,196 @@
+---
+ man/mu-add.1     |    4 ++--
+ man/mu-cfind.1   |    5 ++---
+ man/mu-easy.1    |    2 +-
+ man/mu-extract.1 |    5 ++---
+ man/mu-find.1    |    4 ++--
+ man/mu-help.1    |    5 ++---
+ man/mu-index.1   |    2 +-
+ man/mu-mkdir.1   |    4 ++--
+ man/mu-query.7   |    4 ++--
+ man/mu-remove.1  |    4 ++--
+ man/mu-script.1  |    4 ++--
+ man/mu-server.1  |    2 +-
+ man/mu-verify.1  |    4 ++--
+ man/mu-view.1    |    4 ++--
+ 14 files changed, 25 insertions(+), 28 deletions(-)
+
+--- a/man/mu-add.1
++++ b/man/mu-add.1
+@@ -1,8 +1,8 @@
+-.TH MU ADD 1 "May 2022" "User Manuals"
++.TH MU-ADD 1 "May 2022" "User Manuals"
+ .SH NAME
+-mu add\-  add one or more messages to the database
++mu_add \-  add one or more messages to the database
+ .SH SYNOPSIS
+--- a/man/mu-cfind.1
++++ b/man/mu-cfind.1
+@@ -1,9 +1,8 @@
+-.TH MU CFIND 1 "April 2019" "User Manuals"
++.TH MU-CFIND 1 "April 2019" "User Manuals"
+ .SH NAME
+-\fBmu cfind\fR is the \fBmu\fR command to find contacts in the \fBmu\fR
+-database and export them for use in other programs.
++mu_cfind \- find and export contacts in the \fBmu\fR database
+ .SH SYNOPSIS
+--- a/man/mu-easy.1
++++ b/man/mu-easy.1
+@@ -2,7 +2,7 @@
+ .SH NAME
+-mu easy \- a quick introduction to mu
++mu_easy \- a quick introduction to mu
+ .SH DESCRIPTION
+--- a/man/mu-extract.1
++++ b/man/mu-extract.1
+@@ -1,9 +1,8 @@
+-.TH MU EXTRACT 1 "July 2012" "User Manuals"
++.TH MU-EXTRACT 1 "July 2012" "User Manuals"
+ .SH NAME
+-\fBmu extract\fR is the \fBmu\fR command to display and save message parts
+-(attachments), and open them with other tools.
++mu_extract \- display and save message parts (attachments), and open them with other tools.
+ .SH SYNOPSIS
+--- a/man/mu-find.1
++++ b/man/mu-find.1
+@@ -1,8 +1,8 @@
+-.TH MU FIND 1 "29 April 2022" "User Manuals"
++.TH MU-FIND 1 "29 April 2022" "User Manuals"
+ .SH NAME
+-mu find \- find e-mail messages in the \fBmu\fR database.
++mu_find \- find e-mail messages in the \fBmu\fR database.
+ .SH SYNOPSIS
+--- a/man/mu-index.1
++++ b/man/mu-index.1
+@@ -2,7 +2,7 @@
+ .SH NAME
+-mu index \- index e-mail messages stored in Maildirs
++mu_index \- index e-mail messages stored in Maildirs
+ .SH SYNOPSIS
+--- a/man/mu-mkdir.1
++++ b/man/mu-mkdir.1
+@@ -1,8 +1,8 @@
+-.TH MU MKDIR 1 "July 2012" "User Manuals"
++.TH MU-MKDIR 1 "July 2012" "User Manuals"
+ .SH NAME
+-mu mkdir\-  create a new Maildir
++mu_mkdir \- create a new Maildir
+ .SH SYNOPSIS
+--- a/man/mu-remove.1
++++ b/man/mu-remove.1
+@@ -1,8 +1,8 @@
+-.TH MU REMOVE 1 "May 2022" "User Manuals"
++.TH MU-REMOVE 1 "May 2022" "User Manuals"
+ .SH NAME
+-\fBmu remove\fR is the \fBmu\fR command to remove messages from the database.
++mu_remove \- remove messages from the database.
+ .SH SYNOPSIS
+--- a/man/mu-server.1
++++ b/man/mu-server.1
+@@ -2,7 +2,7 @@
+ .SH NAME
+-mu server \- the mu backend for the mu4e e-mail client
++mu_server \- the mu backend for the mu4e e-mail client
+ .SH SYNOPSIS
+--- a/man/mu-view.1
++++ b/man/mu-view.1
+@@ -1,8 +1,8 @@
+-.TH MU VIEW 1 "April 2022" "User Manuals"
++.TH MU-VIEW 1 "April 2022" "User Manuals"
+ .SH NAME
+-mu view\- display an e-mail message file
++mu_view \- display an e-mail message file
+ .SH SYNOPSIS
+--- a/man/mu-help.1
++++ b/man/mu-help.1
+@@ -1,9 +1,8 @@
+-.TH MU HELP 1 "July 2012" "User Manuals"
++.TH MU-HELP 1 "July 2012" "User Manuals"
+ .SH NAME
+-\fBmu help\fR is a \fBmu\fR command that gives help information about mu
+-commands.
++mu_help \- help information about mu commands.
+ .SH SYNOPSIS
+--- a/man/mu-script.1
++++ b/man/mu-script.1
+@@ -1,8 +1,8 @@
+-.TH MU SCRIPT 1 "October 2021" "User Manuals"
++.TH MU-SCRIPT 1 "October 2021" "User Manuals"
+ .SH NAME
+-mu script\- show the available mu scripts, and/or run them.
++mu_script \- show the available mu scripts, and/or run them.
+ .SH SYNOPSIS
+--- a/man/mu-verify.1
++++ b/man/mu-verify.1
+@@ -1,8 +1,8 @@
+-.TH MU VERIFY 1 "April 2022" "User Manuals"
++.TH MU-VERIFY 1 "April 2022" "User Manuals"
+ .SH NAME
+-mu verify\- verify message signatures and display information about them
++mu_verify \- verify message signatures and display information about them
+ .SH SYNOPSIS
+--- a/man/mu-query.7
++++ b/man/mu-query.7
+@@ -1,8 +1,8 @@
+-.TH MU QUERY 7 "22 April 2022" "User Manuals"
++.TH MU-QUERY 7 "22 April 2022" "User Manuals"
+ .SH NAME
+-mu query language \- a language for finding messages in \fBmu\fR databases.
++mu_query language \- a language for finding messages in \fBmu\fR databases.
+ .SH DESCRIPTION
diff --git a/patches/fix-mu4e-msg2pdf-path b/patches/fix-mu4e-msg2pdf-path
new file mode 100644 (file)
index 0000000..661dc6a
--- /dev/null
@@ -0,0 +1,18 @@
+mu4e expects msg2pdf in some strange path, fix that
+also remove the reference to the build path
+See bug #760598
+---
+ mu4e/mu4e-meta.el.in |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/mu4e/mu4e-config.el.in
++++ b/mu4e/mu4e-config.el.in
+@@ -3,7 +3,7 @@
+ (defconst mu4e-mu-version "@VERSION@"
+   "Required mu binary version; mu4e's version must agree with this.")
+-(defconst mu4e-builddir "@abs_top_builddir@"
++(defconst mu4e-builddir "IGNORED"
+   "Top-level build directory.")
+ (defconst mu4e-doc-dir "@MU_DOC_DIR@"
diff --git a/patches/guile-3.0 b/patches/guile-3.0
new file mode 100644 (file)
index 0000000..42f7cf5
--- /dev/null
@@ -0,0 +1,45 @@
+---
+ configure.ac      |   10 +++++-----
+ guile/Makefile.am |    2 +-
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -213,10 +213,10 @@ AM_CONDITIONAL(BUILD_GUI,[test "x$have_w
+ # build with guile2.2 when available and not disabled.
+ AC_ARG_ENABLE([guile], AS_HELP_STRING([--disable-guile],[Disable guile]))
+ AS_IF([test "x$enable_guile" != "xno"],[
+-  PKG_CHECK_MODULES(GUILE22, guile-2.2, [have_guile22=yes],[have_guile22=no])
++  PKG_CHECK_MODULES(GUILE30, guile-3.0, [have_guile30=yes],[have_guile30=no])
+   # this is a bit hacky; GUILE_PKG
+-  AS_IF([test "x$have_guile22" = "xyes"],[
+-    GUILE_PKG([2.2])
++  AS_IF([test "x$have_guile30" = "xyes"],[
++    GUILE_PKG([3.0])
+     GUILE_PROGS
+     GUILE_FLAGS
+     GUILE_SNARF=guile-snarf
+@@ -224,10 +224,10 @@ AS_IF([test "x$enable_guile" != "xno"],[
+     AC_DEFINE_UNQUOTED([GUILE_BINARY],"$GUILE",[guile binary])
+     AC_DEFINE(BUILD_GUILE,[1], [Do we support Guile?])
+     AC_SUBST(GUILE_SNARF, [guile-snarf])
+-    guile_version=$($PKG_CONFIG guile-2.2 --modversion)
++    guile_version=$($PKG_CONFIG guile-3.0 --modversion)
+   ])
+ ])
+-AM_CONDITIONAL(BUILD_GUILE,[test "x$have_guile22" = "xyes"])
++AM_CONDITIONAL(BUILD_GUILE,[test "x$have_guile30" = "xyes"])
+ ###############################################################################
+ ###############################################################################
+--- a/guile/Makefile.am
++++ b/guile/Makefile.am
+@@ -68,7 +68,7 @@ SUFFIXES = .x .doc
+ # FIXME: GUILE_SITEDIR would be better, but that
+ # breaks 'make distcheck'
+-scmdir=${prefix}/share/guile/site/2.2/
++scmdir=${prefix}/share/guile/site/3.0/
+ scm_DATA=mu.scm
+ EXTRA_DIST=$(scm_DATA)
diff --git a/patches/mu4e-dont-bytecompile b/patches/mu4e-dont-bytecompile
new file mode 100644 (file)
index 0000000..e7b4ef3
--- /dev/null
@@ -0,0 +1,43 @@
+---
+ configure.ac     |   18 ++++--------------
+ mu4e/Makefile.am |    2 +-
+ 2 files changed, 5 insertions(+), 15 deletions(-)
+
+--- a/mu4e/Makefile.am
++++ b/mu4e/Makefile.am
+@@ -21,7 +21,7 @@
+ info_TEXINFOS=mu4e.texi
+ mu4e_TEXINFOS=fdl.texi
+-dist_lisp_LISP=                       \
++dist_lisp_DATA=                       \
+       mu4e-actions.el         \
+       mu4e-bookmarks.el       \
+       mu4e-compose.el         \
+--- a/configure.ac
++++ b/configure.ac
+@@ -86,20 +86,10 @@
+   AC_SUBST(MAKEINFO,[true])
+ ])
+-# we need emacs for byte-compiling mu4e
+-build_mu4e=no
+-AC_ARG_ENABLE([mu4e],
+-   AS_HELP_STRING([--disable-mu4e],[Disable building mu4e]))
+-AS_IF([test "x$enable_mu4e" != "xno"], [
+-  AM_PATH_LISPDIR
+-  AS_IF([test "x$lispdir" != "xno"], [
+-    emacs_version="$($EMACS --version | head -1)"
+-    lispdir="${lispdir}/mu4e/"
+-  ])
+-  AS_CASE([$emacs_version],
+-    [*25.3*],[build_mu4e=yes],
+-    [*26*|*27*|*28*|*29*],[build_mu4e=yes],
+-    [AC_MSG_WARN(emacs is too old to build mu4e (need emacs >= 25.3))])
++build_mu4e=yes
++AM_PATH_LISPDIR
++AS_IF([test "x$lispdir" != "xno"], [
++  lispdir="${lispdir}/mu4e/"
+ ])
+ AM_CONDITIONAL(BUILD_MU4E, test "x$build_mu4e" = "xyes")
diff --git a/patches/series b/patches/series
new file mode 100644 (file)
index 0000000..2d8e64d
--- /dev/null
@@ -0,0 +1,7 @@
+fix-manpages
+#disable-emacs-compile
+fix-mu4e-msg2pdf-path
+mu4e-dont-bytecompile
+adjust-mu-docdir
+fix-guile-dev-package-bugginess
+#guile-3.0
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..febbb1a
--- /dev/null
+++ b/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+include /usr/share/dpkg/pkg-info.mk
+
+ELPA_NAME=mu4e
+export ELPA_NAME
+
+%:
+       dh $@ --with elpa
+
+override_dh_auto_configure:
+       dh_auto_configure -- --docdir='$${prefix}/share/doc/maildir-utils' --disable-webkit
+
+execute_after_dh_auto_install:
+       -rm $(CURDIR)/debian/tmp/usr/lib/*/libguile-mu.la
+
+execute_before_dh_elpa:
+       echo ';;; package description for mu4e  -*- no-byte-compile: t -*-' > mu4e/mu4e-pkg.el
+       echo "(define-package \"mu4e\" \"$(DEB_VERSION_UPSTREAM)\" \"the mu mail user agent\" 'nil)" >> mu4e/mu4e-pkg.el
+
+override_dh_compress:
+       dh_compress --exclude=NEWS.org
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/upstream/metadata b/upstream/metadata
new file mode 100644 (file)
index 0000000..a04ff6a
--- /dev/null
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/djcb/mu/issues
+Bug-Submit: https://github.com/djcb/mu/issues/new
+Repository: https://github.com/djcb/mu.git
+Repository-Browse: https://github.com/djcb/mu
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..b89aaf0
--- /dev/null
+++ b/watch
@@ -0,0 +1,3 @@
+version=4
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/maildir-utils-$1\.tar\.gz/ \
+  https://github.com/djcb/mu/tags .*/v?(\d\S+)\.tar\.gz